Gets CSeq header field. The CSeq header field is a required header field in
every response. The CSeq header field contains a number that is same as in appropirate request.
Namespace:
Independentsoft.Sip
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string CSeq { get; set; }Public Property CSeq As String
Get
Set
Property Value
Type:
String
See Also